Click or drag to resize

AppointmentRecurrence Property

Contains the recurrence pattern for appointment and meeting requests.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Recurrence Recurrence { get; set; }

Property Value

Type: Recurrence
The recurrence.
See Also